.Net Framework > v2.0.50727 > System > Threading > Timer > Timer Timer(TimerCallback)
Timer(TimerCallback,Object,Int32,Int32)
Timer(TimerCallback,Object,Int64,Int64)
Timer(TimerCallback,Object,TimeSpan,TimeSpan)
Timer(TimerCallback,Object,UInt32,UInt32)


Timer(TimerCallback)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Timer class with an infinite period and an infinite due time, using the newly created System.Threading.Timer object as the state object.
Type
void
Character
public
Parameters
NameTypeDescription
callbackTimerCallback
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Timer(TimerCallback,Object,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the Timer class, using a 32-bit signed integer to specify the time interval.
Type
void
Character
public
Parameters
NameTypeDescription
callbackTimerCallback
stateObject
dueTimeInt32
periodInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Timer(TimerCallback,Object,Int64,Int64)

Category
Constructor
Description
Initializes a new instance of the Timer class, using 64-bit signed integers to measure time intervals.
Type
void
Character
public
Parameters
NameTypeDescription
callbackTimerCallback
stateObject
dueTimeInt64
periodInt64
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Timer(TimerCallback,Object,TimeSpan,TimeSpan)

Category
Constructor
Description
Initializes a new instance of the Timer class, using System.TimeSpan values to measure time intervals.
Type
void
Character
public
Parameters
NameTypeDescription
callbackTimerCallback
stateObject
dueTimeTimeSpan
periodTimeSpan
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Timer(TimerCallback,Object,UInt32,UInt32)

Category
Constructor
Description
Initializes a new instance of the Timer class, using 32-bit unsigned integers to measure time intervals.
Type
void
Character
public
Parameters
NameTypeDescription
callbackTimerCallback
stateObject
dueTimeUInt32
periodUInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database